home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2004 March / PCWMAR04.iso / Software / Featured / NT Registry Optimiser 1.1 / README.TXT < prev    next >
Encoding:
Text File  |  2002-10-03  |  4.6 KB  |  172 lines

  1. NTREGOPT
  2. ========
  3.  
  4. Registry Optimization for Windows NT/2000/XP
  5.  
  6. v1.1a, 10/03/2002, Freeware
  7. Written by Lars Hederer
  8. lars.hederer@t-online.de
  9.  
  10. Look for the latest version here:
  11. http://home.t-online.de/home/lars.hederer/erunt
  12.  
  13. To find out what's new in this version, please see the "Version
  14. history" section later in this file.
  15.  
  16.  
  17.  
  18. Introduction
  19. ------------
  20.  
  21. Similar to Windows 9x/Me, the registry files in an NT-based system
  22. can become fragmented over time, occupying more space on your hard
  23. disk than necessary and decreasing overall performance. You should
  24. use the NTREGOPT utility regularly, but especially after installing
  25. or uninstalling a program, to minimize the size of the registry files
  26. and optimize registry access.
  27.  
  28. The program works by recreating each registry hive "from scratch",
  29. thus removing any slack space that may be left from previously
  30. modified or deleted keys.
  31.  
  32. Note that the program does NOT change the contents of the registry in
  33. any way, nor does it defrag the registry files "on-disk" (as the
  34. PageDefrag program from SysInternals does). The optimization done by
  35. NTREGOPT is simply compacting the registry hives to the minimum size
  36. possible.
  37.  
  38.  
  39.  
  40. System Requirements
  41. -------------------
  42.  
  43. - Windows NT/2000/XP
  44.  
  45.  
  46.  
  47. Installation
  48. ------------
  49.  
  50. Unzip all files into a folder of your choice, and if you want, create
  51. a shortcut on your desktop to the NTREGOPT program.
  52.  
  53.  
  54.  
  55. Uninstallation
  56. --------------
  57.  
  58. Delete the NTREGOPT folder, delete the appropriate desktop icon.
  59.  
  60.  
  61.  
  62. Optimizing the registry with NTREGOPT
  63. -------------------------------------
  64.  
  65. Note: To ensure proper operation of NTREGOPT, you should be logged in
  66. as a system administrator.
  67.  
  68. To optimize your registry, simply run NTREGOPT, click OK, and when the
  69. process is complete click OK to reboot the computer. You should do so
  70. immediately because any changes made to the registry after NTREGOPT
  71. has been run are lost after the reboot.
  72.  
  73. Note that depending on your system configuration the optimization
  74. process may take some time, and that the first bar is NOT a progress
  75. bar, just an indicator that the program is still running.
  76.  
  77.  
  78.  
  79. NTREGOPT command line switches
  80. ------------------------------
  81.  
  82. NTREGOPT supports command line switches with which you can perform a
  83. "silent" registry optimization, without user interaction.
  84. The syntax for the NTREGOPT command line is:
  85.  
  86. NTREGOPT silent [/noprogresswindow] [/reboot]
  87.  
  88. (Switches in brackets are optional.)
  89.  
  90. Description of the command line switches:
  91.  
  92. silent
  93.   Puts NTREGOPT into "silent" mode and enables the other switches.
  94.  
  95. /noprogresswindow
  96.   Hides the progress window during optimization.
  97.  
  98. /reboot
  99.   Automatically reboots the computer when optimization of the registry
  100.   is complete.
  101.  
  102.  
  103.  
  104. Localization
  105. ------------
  106.  
  107. You can translate this program into your language by editing the
  108. NTREGOPT.LOC file.
  109.  
  110. Keep in mind that the file should be edited using a Windows based
  111. editor (Notepad), to ensure that any OEM characters are displayed
  112. correctly in the program.
  113.  
  114. If you want your localization to be available to the general public,
  115. you are welcome to send your translated file to me. If I approve, I
  116. will include it on my website for download, with credits of course.
  117.  
  118. I have included a German language file. If you want to use the program
  119. in German, simply unzip LOC_GER.ZIP into your NTREGOPT folder.
  120.  
  121.  
  122.  
  123. List of files in the package
  124. ----------------------------
  125.  
  126. LIESMICH.TXT  German Readme file
  127. LOC_GER.ZIP   German localization file
  128. NTREGOPT.EXE  NT Registry Optimizer
  129. NTREGOPT.LOC  NT Registry Optimizer - English localization file
  130. README.TXT    The file you're just reading :)
  131.  
  132.  
  133.  
  134. Version history
  135. ---------------
  136.  
  137. v1.1a
  138. - Fixed a problem where the registry hives could not be optimized on
  139.   some systems.
  140.  
  141. v1.1
  142. - Added command line support
  143. - Show optimization results (initial and new registry size)
  144.  
  145. v1.0
  146. - Initial release
  147.  
  148.  
  149.  
  150. Disclaimer
  151. ----------
  152.  
  153. The NTREGOPT program is freeware. Please pass it to anyone who you
  154. think may find it useful.
  155.  
  156. I explicitly allow this program to be included in any file archive,
  157. CD-ROM or other media collection as long as all files remain
  158. unchanged. A quick note via email where my program has been included
  159. is appreciated.
  160.  
  161.  
  162.  
  163. One final word
  164. --------------
  165.  
  166. Use this program at your own risk. I do not take responsibility for
  167. anything that might happen to you or the PC upon use of my programs,
  168. including but not limited to: registry destruction, hard disk crash,
  169. heart attack...
  170.  
  171. Comments and suggestions via email, however, are always welcome!
  172.